[INFO] fetching crate kanban-tui 0.3.5...
[INFO] testing kanban-tui-0.3.5 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate kanban-tui 0.3.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate kanban-tui 0.3.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kanban-tui 0.3.5
[INFO] tweaked toml for crates.io crate kanban-tui 0.3.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kanban-tui 0.3.5 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kanban-tui 0.3.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ccf48beddf813bdd6e431ac92f067dbd347a298e8684f6fc0930e458a8eea45
[INFO] running `Command { std: "docker" "start" "-a" "5ccf48beddf813bdd6e431ac92f067dbd347a298e8684f6fc0930e458a8eea45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ccf48beddf813bdd6e431ac92f067dbd347a298e8684f6fc0930e458a8eea45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ccf48beddf813bdd6e431ac92f067dbd347a298e8684f6fc0930e458a8eea45", kill_on_drop: false }`
[INFO] [stdout] 5ccf48beddf813bdd6e431ac92f067dbd347a298e8684f6fc0930e458a8eea45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b532508816f63a3c0f36d2e7b9242151768925e4b83a1e209912459c49081ac9
[INFO] running `Command { std: "docker" "start" "-a" "b532508816f63a3c0f36d2e7b9242151768925e4b83a1e209912459c49081ac9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling moxcms v0.7.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tree_magic_mini v3.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling kanban-core v0.3.5
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.10
[INFO] [stderr]    Compiling kanban-domain v0.3.5
[INFO] [stderr]    Compiling wl-clipboard-rs v0.9.3
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling kanban-persistence v0.3.5
[INFO] [stderr]    Compiling kanban-tui v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.55s
[INFO] running `Command { std: "docker" "inspect" "b532508816f63a3c0f36d2e7b9242151768925e4b83a1e209912459c49081ac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b532508816f63a3c0f36d2e7b9242151768925e4b83a1e209912459c49081ac9", kill_on_drop: false }`
[INFO] [stdout] b532508816f63a3c0f36d2e7b9242151768925e4b83a1e209912459c49081ac9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a61529fb3253c4ff356f67cba77514bc817caab5b6a32986873d47d6f54ca06
[INFO] running `Command { std: "docker" "start" "-a" "0a61529fb3253c4ff356f67cba77514bc817caab5b6a32986873d47d6f54ca06", kill_on_drop: false }`
[INFO] [stderr]    Compiling kanban-tui v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.65s
[INFO] running `Command { std: "docker" "inspect" "0a61529fb3253c4ff356f67cba77514bc817caab5b6a32986873d47d6f54ca06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a61529fb3253c4ff356f67cba77514bc817caab5b6a32986873d47d6f54ca06", kill_on_drop: false }`
[INFO] [stdout] 0a61529fb3253c4ff356f67cba77514bc817caab5b6a32986873d47d6f54ca06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] db2bc7d6d1cae07f3ac8cc11cedadcda8dd34df8c41c196399e2b8a735dadfba
[INFO] running `Command { std: "docker" "start" "-a" "db2bc7d6d1cae07f3ac8cc11cedadcda8dd34df8c41c196399e2b8a735dadfba", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kanban_tui-e7723b7dbfb5d1b8)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test card_list::tests::test_bug_scenario_card_15_visibility ... ok
[INFO] [stdout] test card_list::tests::test_cards_below_indicator ... ok
[INFO] [stdout] test card_list::tests::test_empty_list_render_info ... ok
[INFO] [stdout] test card_list::tests::test_indicator_space_changes_on_scroll_boundary ... ok
[INFO] [stdout] test card_list::tests::test_navigate_down_from_middle ... ok
[INFO] [stdout] test card_list::tests::test_navigate_down_triggers_scroll ... ok
[INFO] [stdout] test card_list::tests::test_navigate_up_from_middle ... ok
[INFO] [stdout] test card_list::tests::test_render_info_indices_are_valid ... ok
[INFO] [stdout] test card_list::tests::test_navigate_to_last_card_with_many_cards_above ... ok
[INFO] [stdout] test card_list::tests::test_navigate_up_triggers_scroll ... ok
[INFO] [stdout] test card_list::tests::test_scroll_through_all_117_cards ... ok
[INFO] [stdout] test card_list::tests::test_viewport_exactly_fits_cards ... ok
[INFO] [stdout] test components::card_list_item::tests::ascii_match_at_start ... ok
[INFO] [stdout] test card_list::tests::test_viewport_height_accounting_for_indicators ... ok
[INFO] [stdout] test components::card_list_item::tests::unicode_expanding_lowercase ... ok
[INFO] [stdout] test components::generic_list::tests::test_clear_multi_select ... ok
[INFO] [stdout] test components::card_list_item::tests::empty_query ... ok
[INFO] [stdout] test components::card_list_item::tests::unicode_no_expansion_match ... ok
[INFO] [stdout] test components::generic_list::tests::test_empty_list ... ok
[INFO] [stdout] test components::generic_list::tests::test_get_adjusted_viewport_height_empty_list ... ok
[INFO] [stdout] test components::generic_list::tests::test_ensure_selected_visible ... ok
[INFO] [stdout] test card_list::tests::test_select_all_cards_from_start_to_end ... ok
[INFO] [stdout] test components::generic_list::tests::test_get_adjusted_viewport_height_all_fit ... ok
[INFO] [stdout] test card_list::tests::test_single_card_no_scrolling ... ok
[INFO] [stdout] test components::generic_list::tests::test_get_adjusted_viewport_height_no_scroll ... ok
[INFO] [stdout] test components::generic_list::tests::test_get_adjusted_viewport_height_scrolled_end ... ok
[INFO] [stdout] test components::card_list_item::tests::no_match ... ok
[INFO] [stdout] test app::tests::test_scroll_help_into_view_scrolls_deep_item ... ok
[INFO] [stdout] test components::card_list_item::tests::ascii_match_middle ... ok
[INFO] [stdout] test components::card_list_item::tests::no_query ... ok
[INFO] [stdout] test components::generic_list::tests::test_navigate_up_at_boundary ... ok
[INFO] [stdout] test components::generic_list::tests::test_navigation_down_then_up_with_adjusted_viewport ... ok
[INFO] [stdout] test components::generic_list::tests::test_navigation_with_adjusted_viewport_bug_scenario ... ok
[INFO] [stdout] test components::generic_list::tests::test_navigation_with_adjusted_viewport_prevents_scrolling_past_indicator ... ok
[INFO] [stdout] test components::generic_list::tests::test_get_adjusted_viewport_height_scrolled_middle ... ok
[INFO] [stdout] test components::generic_list::tests::test_jump_to ... ok
[INFO] [stdout] test components::generic_list::tests::test_render_info_basic ... ok
[INFO] [stdout] test components::generic_list::tests::test_multi_select ... ok
[INFO] [stdout] test components::generic_list::tests::test_render_info_with_scroll ... ok
[INFO] [stdout] test components::generic_list::tests::test_update_item_count_clamps_selection ... ok
[INFO] [stdout] test components::generic_list::tests::test_select_all ... ok
[INFO] [stdout] test components::generic_list::tests::test_navigate_down ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_calculate_jump_down_at_last_page_bottom ... ok
[INFO] [stdout] test components::generic_list::tests::test_navigate_down_at_boundary ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_calculate_jump_down_middle_to_bottom ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_calculate_jump_down_single_item_page ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_calculate_jump_up_at_first_page_top ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_calculate_jump_down_top_to_middle ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_calculate_jump_up_middle_to_top ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_calculate_jump_down_bottom_to_next_page ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_calculate_jump_up_bottom_to_middle ... ok
[INFO] [stdout] test components::generic_list::tests::test_update_item_count_keeps_selection ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_calculate_jump_up_top_to_previous_page ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_compute_page_boundaries_boundary_values ... ok
[INFO] [stdout] test components::generic_list::tests::test_reset_clears_items_and_selection ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_compute_page_boundaries_exact_fit ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_compute_page_boundaries_first_page_size ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_compute_page_boundaries_zero_viewport ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_compute_page_boundaries_single_item ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_count_headers_empty_boundaries ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_count_headers_multiple_boundaries ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_compute_page_boundaries_single_page ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_count_headers_no_overlap ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_find_current_page ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_compute_page_boundaries_empty ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_page_boundaries_with_headers_empty ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_page_boundaries_with_headers_multiple_headers ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_page_boundaries_with_headers_minimum_progress ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_compute_page_boundaries_last_page_special ... ok
[INFO] [stdout] test components::card_list_item::tests::ascii_match_at_end ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_compute_page_boundaries_middle_page_size ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_count_headers_partial_overlap ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_count_headers_single_boundary_fully_visible ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_page_boundaries_with_headers_no_headers ... ok
[INFO] [stdout] test state::tests::test_state_manager_creation ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_page_boundaries_with_headers_progress ... ok
[INFO] [stdout] test handlers::navigation_handlers::tests::test_page_boundaries_with_headers_single_header ... ok
[INFO] [stdout] test state::snapshot::tests::test_apply_to_app_syncs_sort_field_from_board ... ok
[INFO] [stdout] test state::snapshot::tests::test_snapshot_serialization ... ok
[INFO] [stdout] test state::tests::test_dirty_flag_after_execute ... ok
[INFO] [stdout] test card_list::tests::test_cards_above_and_below_indicators ... ok
[INFO] [stderr]      Running tests/card_list_component.rs (/opt/rustwide/target/debug/deps/card_list_component-a5846bdd9271cb84)
[INFO] [stdout] test card_list::tests::test_scroll_to_last_card_visible ... ok
[INFO] [stdout] test components::generic_list::tests::test_multi_select_disabled ... ok
[INFO] [stdout] test components::generic_list::tests::test_navigate_up ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test test_assign_sprint_action ... ok
[INFO] [stdout] test test_clear_multi_select ... ok
[INFO] [stdout] test test_component_is_empty ... ok
[INFO] [stdout] test test_config_builder_with_actions ... ok
[INFO] [stdout] test test_config_builder_with_multi_select ... ok
[INFO] [stdout] test test_config_help_text_limited_actions ... ok
[INFO] [stdout] test test_config_help_text_all_actions ... ok
[INFO] [stdout] test test_complete_action ... ok
[INFO] [stdout] test test_create_action ... ok
[INFO] [stdout] test test_config_builder_with_movement ... ok
[INFO] [stdout] test test_create_action_disabled ... ok
[INFO] [stdout] test test_default_config_has_all_actions_enabled ... ok
[INFO] [stdout] test test_edit_action ... ok
[INFO] [stdout] test test_edit_action_disabled ... ok
[INFO] [stdout] test test_get_multi_selected ... ok
[INFO] [stdout] test test_get_selected_card_id ... ok
[INFO] [stdout] test test_help_text ... ok
[INFO] [stdout] test test_move_column_disabled ... ok
[INFO] [stdout] test test_navigation_disabled ... ok
[INFO] [stdout] test test_move_column_left ... ok
[INFO] [stdout] test test_navigation_with_cards ... ok
[INFO] [stdout] test test_move_column_right ... ok
[INFO] [stdout] test test_navigation_down_key ... ok
[INFO] [stdout] test test_navigation_down_on_empty_list ... ok
[INFO] [stdout] test test_priority_action ... ok
[INFO] [stdout] test test_select_action_disabled ... ok
[INFO] [stdout] test test_reassign_sprint_action ... ok
[INFO] [stdout] test test_select_action_with_enter ... ok
[INFO] [stdout] test test_select_action_with_space ... ok
[INFO] [stdout] test test_select_all_action ... ok
[INFO] [stdout] test test_select_all_disabled ... ok
[INFO] [stdout] test test_sort_action ... ok
[INFO] [stdout] test test_set_selected_index ... ok
[INFO] [stdout] test test_toggle_multi_select_action ... ok
[INFO] [stdout] test test_sort_action_disabled ... ok
[INFO] [stdout] test test_toggle_multi_select_disabled ... ok
[INFO] [stdout] test test_unknown_key ... ok
[INFO] [stdout] test test_toggle_multi_select ... ok
[INFO] [stdout] test test_select_all ... ok
[INFO] [stdout] test test_component_length ... ok
[INFO] [stdout] test test_navigation_up_key ... ok
[INFO] [stdout] test test_navigation_up_on_empty_list ... ok
[INFO] [stdout] test test_order_cards_action ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conflict_detection_tests.rs (/opt/rustwide/target/debug/deps/conflict_detection_tests-65a1b5032a3220cf)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_no_conflict_when_file_unchanged ... ok
[INFO] [stdout] test test_multiple_instances_with_different_ids ... ok
[INFO] [stdout] test test_conflict_resolution_with_force_overwrite ... ok
[INFO] [stdout] test test_conflict_detection_on_concurrent_modification ... ok
[INFO] [stdout] test test_conflict_detection_tracks_file_metadata ... ok
[INFO] [stdout] test test_multi_instance_concurrent_editing_3_instances ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/data_integrity_tests.rs (/opt/rustwide/target/debug/deps/data_integrity_tests-cbf65697148b58cb)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_archive_card_preserves_edges ... ok
[INFO] [stdout] test test_delete_card_cleans_dependencies ... ok
[INFO] [stdout] test test_delete_column_succeeds_when_empty ... ok
[INFO] [stdout] test test_delete_column_with_archived_cards_fails ... ok
[INFO] [stdout] test test_cycle_detection_blocks ... ok
[INFO] [stdout] test test_delete_sprint_unassigns_cards ... ok
[INFO] [stdout] test test_delete_column_with_cards_fails ... ok
[INFO] [stdout] test test_cycle_detection_parent_child ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/export_import_tests.rs (/opt/rustwide/target/debug/deps/export_import_tests-3510e5bb2c6e8515)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_auto_save ... ok
[INFO] [stdout] test test_backward_compat_old_export_format ... ok
[INFO] [stdout] test test_export_import_sprint_and_card_prefixes ... ok
[INFO] [stdout] test test_export_all_boards ... ok
[INFO] [stdout] test test_import_invalid_format_fails ... ok
[INFO] [stdout] test test_export_single_board ... ok
[INFO] [stdout] test test_import_valid_format ... ok
[INFO] [stdout] test test_export_empty_boards ... ok
[INFO] [stdout] test test_failed_import_clears_save_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/import_failure_safety.rs (/opt/rustwide/target/debug/deps/import_failure_safety-6faf0aa501ce1cdd)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_import_failure_disables_save_file ... ok
[INFO] [stdout] test test_v2_format_is_imported_correctly ... ok
[INFO] [stdout] test test_import_failure_prevents_empty_state_save ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/markdown_renderer.rs (/opt/rustwide/target/debug/deps/markdown_renderer-5c18e4b32eb8fc22)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_code_block_with_language ... ok
[INFO] [stdout] test test_bold_text ... ok
[INFO] [stdout] test test_empty_text ... ok
[INFO] [stdout] test test_code_block ... ok
[INFO] [stdout] test test_inline_code ... ok
[INFO] [stdout] test test_italic_text ... ok
[INFO] [stdout] test test_mixed_formatting ... ok
[INFO] [stdout] test test_multiple_paragraphs ... ok
[INFO] [stdout] test test_plain_text ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kanban_tui
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/state/mod.rs - state::StateManager (line 30) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "db2bc7d6d1cae07f3ac8cc11cedadcda8dd34df8c41c196399e2b8a735dadfba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db2bc7d6d1cae07f3ac8cc11cedadcda8dd34df8c41c196399e2b8a735dadfba", kill_on_drop: false }`
[INFO] [stdout] db2bc7d6d1cae07f3ac8cc11cedadcda8dd34df8c41c196399e2b8a735dadfba
